func reflect.isValidFieldName
2 uses
reflect (current package)
type.go#L2209: func isValidFieldName(fieldName string) bool {
type.go#L2294: if !isValidFieldName(field.Name) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)